Skip to main content

How to Setup Seo Settings in Blogger


How to Setup Seo Settings in Blogger

Basic Seo Settings for Blogger

Procedure:

  1. Open your browser and go to your blogger dashboard.
  2. Click on Settings in the Blogger dashboard.
  3. There you can see several Basic settings.
  4. Here, i want to tell you Main Seo settings in blogger.

Privacy:

  1. Always "enable" visible to search engine.
  2. This helps that your website to visible google search engine.

HTTPS:

Always "enable" https redirect.

Permissions:

Main role of permission to give access to second person to manage your website.

Formatting:

Here, you can set time zone and time format.

Meta Tags:

  1. Always "enable" search description.
  2. In search description you have to give your blog keywords

Errors and Redirects:

Custom 404:

Html code:

Sorry, The Page you're looking for in this blog does not exist.You will be redirected to homepage shortly.<Script type="Text/Javascript">PNF_redirect = setTimeout(function(){location.href="https://your.blogspot.com/"},5000);</script>

Main role of this setting is if viewer get Error 404 it automatically redirects to your home page.

Crawlers & Indexing:

Enable custom robot.txt.

Custom robot.txt:

Html.txt:

User-agent: Mediapartners-Google
Disallow: 

User-agent: *
Disallow: /search
Allow: /

Sitemap: https://your.blogspot.com/sitemap.xml

Always "enable" custom robots header tags.

Home tags :

Select "ALL" & "NOODP" in custom robot tags for home page.

Archive and Search Page tags:

Select "NOINDEX" & "NOODO" in custom robot tags for archive and search pages.

Post and Page tags:

Select "ALL" & "NOODP" in custom robot tags for post and page tags.

Google Search Console:

  1. Click on google search console.
  2. Initially you have to verify your blog.
  3. For that you have 2 options. You have to verify your blog with your blog "domain" or blog "url".
  4. Enter any one of it. Click on continue to verify.
  5. Now your blogger website is successfully verified.
  6. Left side there is menu, go to index tab and click on "sitemaps".
  7. Here, you have to submit your blog sitemap.
  8. Enter "sitemap.xml" and click on submit.
  9. Your sitemap is successfully updated in google search console.

Note: Google Search Console is mainly useful for getting complete overview & performance of  your blogger website.


Comments